1 // Styling for custom cards
2 // Custom
class for the background icon in card blocks
3 .card-body-icon {
4   position: absolute;
5   z-index:
0;
6   top: -25px;
7   right: -25px;
8
9   font-size: 5rem;
10   @include rotate;
11 }

12
13 // Override breakpoints
for card columns to work well with sidebar
14 .card-columns {
15   @media (min-width: 576px) {
16     column-count:
1;
17   }
18   @media (min-width: 768px) {
19     column-count:
2;
20   }
21   @media (min-width: 1200px) {
22     column-count:
2;
23   }
24 }



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 112.280 lượt xem

Gõ tìm kiếm nhanh...